Click or drag to resize

SyncItemsResponseDeletedItems Property

Identifies a single item to delete in the local client store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<ItemId> DeletedItems { get; }

Property Value

Type: IListItemId
See Also